home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-01-25 | 1.8 KB | 90 lines | [TEXT/edF4] |
- if PPC
- IMPORT GetApplLimit
- IMPORT SystemZone
- IMPORT ApplicationZone
- IMPORT GZSaveHnd
- IMPORT TopMem
- IMPORT MemError
- IMPORT GetZone
- IMPORT NewHandle
- IMPORT NewHandleSys
- IMPORT NewHandleClear
- IMPORT NewHandleSysClear
- IMPORT HandleZone
- IMPORT RecoverHandle
- IMPORT RecoverHandleSys
- IMPORT NewPtr
- IMPORT NewPtrSys
- IMPORT NewPtrClear
- IMPORT NewPtrSysClear
- IMPORT PtrZone
- IMPORT MaxBlock
- IMPORT MaxBlockSys
- IMPORT StackSpace
- IMPORT NewEmptyHandle
- IMPORT NewEmptyHandleSys
- IMPORT HLock
- IMPORT HUnlock
- IMPORT HPurge
- IMPORT HNoPurge
- IMPORT HLockHi
- IMPORT TempNewHandle
- IMPORT TempMaxMem
- IMPORT TempFreeMem
- IMPORT TempHLock
- IMPORT TempHUnlock
- IMPORT TempDisposeHandle
- IMPORT TempTopMem
- IMPORT InitApplZone
- IMPORT SetZone
- IMPORT CompactMem
- IMPORT CompactMemSys
- IMPORT PurgeMem
- IMPORT PurgeMemSys
- IMPORT FreeMem
- IMPORT FreeMemSys
- IMPORT ReserveMem
- IMPORT ReserveMemSys
- IMPORT MaxMem
- IMPORT MaxMemSys
- IMPORT SetGrowZone
- IMPORT SetApplLimit
- IMPORT MoveHHi
- IMPORT DisposePtr
- IMPORT SetPtrSize
- IMPORT DisposeHandle
- IMPORT SetHandleSize
- IMPORT InlineGetHandleSize
- IMPORT ReallocateHandle
- IMPORT EmptyHandle
- IMPORT HSetRBit
- IMPORT HClrRBit
- IMPORT MoreMasters
- IMPORT BlockMove
- IMPORT BlockMoveData
- IMPORT HGetState
- IMPORT HSetState
- IMPORT SetApplBase
- IMPORT MaxApplZone
- IMPORT HoldMemory
- IMPORT UnholdMemory
- IMPORT LockMemory
- IMPORT LockMemoryContiguous
- IMPORT UnlockMemory
- IMPORT DeferUserFn
- IMPORT DebuggerGetMax
- IMPORT DebuggerEnter
- IMPORT DebuggerExit
- IMPORT DebuggerPoll
- IMPORT GetPageState
- IMPORT PageFaultFatal
- IMPORT DebuggerLockMemory
- IMPORT DebuggerUnlockMemory
- IMPORT EnterSupervisorMode
- IMPORT StripAddress
- IMPORT Translate24To32
- IMPORT PtrToXHand
- IMPORT HandAndHand
- IMPORT PtrAndHand
- ENDIF
-